Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/

assets /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/assets/
4 Items
  • bootstrap
  • fonts
  • img
  • js
  • index.html /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/index.html
    405 Views
    0 Comments
    <!DOCTYPE html>
    <html>

    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1
    readme.md /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/readme.md
    237 Views
    0 Comments
    <h1>Utility Can</h1>

    ✅ Grayscale<br>
    ✅ Blur<br>
    ✅ Saturate<br>
    ✅ Contrast<br>
    ✅ Hue<br>
    ✅ Invert<br>
    style.css /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/style.css
    145 Views
    0 Comments

    body {
    color: white;
    overflow: hidden !important;
    }

    .mymain {
    height: 90vh;